# Standard
numpy
matplotlib
seaborn
pandas

# Code quality
mypy
pytest
flake8
brunette

# Learning libraries
torch==2.1.0
pytorch-lightning==2.5.0.post0
torchmetrics==0.7.0

# Optimization
cvxpy==1.2.1
cvxpylayers==0.1.5
gurobipy==9.1.2
osqp
ecos
scs
casadi

# Geometry
shapely

# Freeze versions to avoid bugs
setuptools==59.5.0
